-
Home
-
Import WP – Export and Import CSV and XML files to WordPress
-
2.7.10
-
Code
-
Classes
- Importer
| Total Complexity |
54 |
| Dependencies |
11 |
| Dependents |
2 |
| Total lines |
359 |
| Lines of code |
177 |
| Logical lines of code |
117 |
| Comment lines |
98 |
| Methods |
17 |
| Properties |
7 |
Methods 17
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| filterRecords() |
C |
35 |
30 |
91 |
| register_shutdown() |
S |
56 |
3 |
20 |
| import() |
S |
56 |
3 |
18 |
| getRecordStart() |
S |
78 |
3 |
3 |
| getRecordEnd() |
S |
77 |
3 |
3 |
| __construct() |
S |
81 |
1 |
3 |
| parser() |
S |
77 |
1 |
4 |
| mapper() |
S |
77 |
1 |
4 |
| xmlFile() |
S |
72 |
1 |
5 |
| csvFile() |
S |
72 |
1 |
5 |
| from() |
S |
81 |
1 |
3 |
| to() |
S |
81 |
1 |
3 |
| unregister_shutdown() |
S |
81 |
1 |
3 |
| is_graceful_shutdown() |
S |
82 |
1 |
3 |
| filter() |
S |
82 |
1 |
3 |
| getParser() |
S |
82 |
1 |
3 |
| getMapper() |
S |
82 |
1 |
3 |